Skip to content

fix how stdexec::task handles environments and queries#2017

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
ericniebler:fix-stdexec-task-handling-of-environments
Apr 11, 2026
Merged

fix how stdexec::task handles environments and queries#2017
ericniebler merged 1 commit intoNVIDIA:mainfrom
ericniebler:fix-stdexec-task-handling-of-environments

Conversation

@ericniebler
Copy link
Copy Markdown
Collaborator

a number of bugs and omissions meant that queries from a user-specified task environment were not getting propagated. fix the problem and add a test that pulls a query out of a custom task environment.

fixes #1965

a number of bugs and omissions meant that queries from a user-specified
task environment were not getting propagated. fix the problem and add a
test that pulls a query out of a custom task environment.

fixes NVIDIA#1965
@ericniebler ericniebler merged commit 6b83131 into NVIDIA:main Apr 11, 2026
51 of 52 checks passed
@ericniebler ericniebler deleted the fix-stdexec-task-handling-of-environments branch April 11, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using custom env with stdexec::task

1 participant